This web method is used to validate the transfer items and will return a dataset containing details of the items and if they have been validated or not.
The request body is of type ActivityBulkTransferValidator.
Request Body Parameters
Name | Description | Data Type |
objProviderGUId | | guid |
strPassword | | xml:string |
intSourceProviderBranchId | | xml:int |
intContractId | | xml:int |
strTransferItemsXML | | xml:string |
strBatchTransferItemsXML | | xml:string |
booCheckShelfStatus | | xml:boolean |
Overview
|
|
Sequence
| |
The response body is of type ActivityBulkTransferValidatorResponse.
Response Body Parameters
Overview